home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16920 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  740 b 

  1. Path: prodigy.com!usenet
  2. From: XKWR65B@prodigy.com (Mark Rubelmann)
  3. Newsgroups: comp.lang.c++
  4. Subject: How do you use DOS extenders?
  5. Date: 12 Apr 1996 18:57:52 GMT
  6. Organization: Prodigy Services Company  1-800-PRODIGY
  7. Distribution: world
  8. Message-ID: <4km93g$1cui@usenetp1.news.prodigy.com>
  9. NNTP-Posting-Host: innugap8-int.news.prodigy.com
  10. X-Newsreader: Version 1.2
  11.  
  12. I'm using BC++ v3.0. I'm trying to load a graphic into memory that's 
  13. 64000 bytes. The 'new' command fails when I try to allocate this memory. 
  14. I was wondering if a DOS extender such as dos4gw is the solution. I tried 
  15. to use one but could not figure out how. Also, should I be using a 
  16. different command like _farmalloc? I tried that too with no success. What 
  17. do I do???
  18.  
  19.